home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 204 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  832 b 

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com(Pete)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: BC++ 3.0 How to link external .LIBs
  5. Date: 2 Jan 1996 22:54:34 GMT
  6. Organization: Pipeline USA
  7. Message-ID: <4ccd3a$7ai@news1.usa.pipeline.com>
  8. NNTP-Posting-Host: pipe6.h1.usa.pipeline.com
  9. X-PipeUser: grantp
  10. X-PipeHub: usa.pipeline.com
  11. X-PipeGCOS: (Pete)
  12. X-Newsreader: Pipeline USA v3.3.0
  13.  
  14. On Jan 02, 1996 15:50:13 in article <BC++ 3.0 How to link external .LIBs>,
  15. 'Dave Smith <gedavesm>' wrote: 
  16.  
  17. >How are external .LIB files linked into your 
  18. >C++ programs under BC++ 3.0 in the IDE environment? 
  19. >I would prefer to do this in the IDE because the 
  20. >command line list for my current program is too long 
  21. >to implement in this way. 
  22. Add the .LIB file to you project the same way you add 
  23. source files. 
  24. -- 
  25.  
  26. Pete
  27.